Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Update Python versions (drop 3.7, 3.8 and add 3.13) #2104

Open
wants to merge 36 commits into
base: main
Choose a base branch
from

Conversation

chalmerlowe
Copy link
Collaborator

@chalmerlowe chalmerlowe commented Jan 9, 2025

Fix: Update Python versions (drop 3.7, 3.8 and add 3.13)
This is a work in progress. Do not merge.

@chalmerlowe chalmerlowe requested review from a team as code owners January 9, 2025 12:35
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Jan 9, 2025
@chalmerlowe chalmerlowe assigned chalmerlowe and unassigned shollyman Jan 9, 2025
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery API. label Jan 9, 2025
@chalmerlowe chalmerlowe added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jan 9, 2025
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Jan 9, 2025
gcf-owl-bot bot and others added 12 commits January 22, 2025 12:48
…fig (#2103)

Source-Link: googleapis/synthtool@106d292
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8ff1efe878e18bd82a0fb7b70bb86f77e7ab6901fed394440b6135db0ba8d84a

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* feat: adds new function similar to isinstance.

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* feat: adds SerDeInfo class and tests

* cleans up type hints and some minor tweaks
* feat: adds StorageDescriptor and tests

* updates attr names, corrects type hinting
* feat: resource tags in dataset

* fix: fix unittets

* Delete dataset/pyvenv.cfg

* Update google/cloud/bigquery/dataset.py

Co-authored-by: Lingqing Gan <[email protected]>

* Update google/cloud/bigquery/dataset.py

Co-authored-by: Lingqing Gan <[email protected]>

* added system tests & fix unittest for none

* add missing assert

* remove venv

* include resourcemanager in noxfile.py

* fix fixture for tag keys

* register tags before using in tests

* handle alreadyexist error

* fix: tag keys & values creation & deletion

* fix comment

* make tag keys unique

* remove unused import

---------

Co-authored-by: Lingqing Gan <[email protected]>
* Adds ForeignTypeInfo class and tests

* Tweak to docstring

* minor adjustment in test to enhance code coverage

* Updates spacing in docstrings

* More updates to spacing in docstrings.
* feat: adds ExternalCatalogDatasetOptions and tests

* Update google/cloud/bigquery/dataset.py

Co-authored-by: Tim Sweña (Swast) <[email protected]>

* Update google/cloud/bigquery/dataset.py

Co-authored-by: Tim Sweña (Swast) <[email protected]>

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Tim Sweña (Swast) <[email protected]>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
* Updates most of external_catalog_table_options

* Adds ExternalCatalogTableOptions and tests
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. and removed size: m Pull request size is medium. labels Jan 22, 2025
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: xl Pull request size is extra large. labels Jan 22, 2025
@chalmerlowe chalmerlowe added the owlbot:ignore instruct owl-bot to ignore a PR label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery API. do not merge Indicates a pull request not ready for merge, due to either quality or timing. owlbot:ignore instruct owl-bot to ignore a PR size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants